gtk-demo: Add a model button demo
authorMatthias Clasen <mclasen@redhat.com>
Thu, 20 Aug 2015 03:17:01 +0000 (23:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Aug 2015 03:18:01 +0000 (23:18 -0400)
commit4d9a94333820edb8dfbd8584605e661d18467e64
treeb9efb773d28c8c20bce05e5419e1f33663bdadb1
parent8baab8f33d0dd1163152c11b4002967167e7edcd
gtk-demo: Add a model button demo

This shows how to hook model buttons up to various action types,
or how to create them manually.
demos/gtk-demo/Makefile.am
demos/gtk-demo/demo.gresource.xml
demos/gtk-demo/modelbutton.c [new file with mode: 0644]
demos/gtk-demo/modelbutton.ui [new file with mode: 0644]